@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,div{margin:0;padding:0;}
img{border:0;}
ul,ol,li{list-style:none;}
a{ text-decoration:none; outline:none; color:#444;}
a:hover{ color:#3f5586}
body{font-size:14px; background:#fff; color:#444; font-family:"微软雅黑"; margin-top:80px;}
div,ul,dl,dd,dt{height:auto; overflow:hidden}

.clear{padding:0; width:100%; height:1px; clear:both;}

.wrap{ width:1170px; margin:0 auto;}
.mg10{ margin-top:10px;}

.header{ background:#3f5586; height:80px; position:fixed; left:0; top:0; z-index:9999; width:100%; min-width:1170px;}
.header,.header div,.header ul{ overflow:inherit;}
.logo{ float:left;width:430px; margin-top:8px}

#nav{float:right; height:100%;}
#nav ul li{ float:left;line-height:80px;height:80px;}
#nav ul li a{display:block; padding:0 25px; color:#fff; font-size:16px;}
#nav ul li a:hover{ background:#143288}

#nav li ul{display:none;position:absolute;left:auto; z-index:10000;width:114px;height:auto; padding-top:6px; margin-top:-6px;}
#nav li ul li:nth-child(1):before{width:0;height:0; content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff; display:block; position:absolute; top:0; left:50%; margin-left:-6px;}
#nav li ul li{float:none;margin:0;line-height:40px;height:40px;}
#nav li ul li a{color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrapp; padding:0;text-align:center; background:#fff; font-size:12px;}
#nav li ul li a:hover,#nav li.on ul li a:hover{ background:#3f5586;color:#fff;}


hr{ border:0; border-bottom:1px solid #ddd; height:0; width:100%; display:block}

.footer{width:100%;color:#555; margin:50px auto 0;min-width:1170px; background:#f7f7f7}
.f_contact{ margin:60px auto;}
.f_contact dl{ float:left; width:375px; line-height:24px;}
.f_contact dl dt{ float:left; width:55px; border-right:1px solid #ddd; height:80px;}
.f_contact dl dd{ float:right; width:300px}
.f_contact dl.tel dt{ background:url(../Images/tel.png) no-repeat top left}
.f_contact dl.email dt{ background:url(../Images/eml.png) no-repeat top left}
.f_contact dl.addr dt{ background:url(../Images/addr.png) no-repeat top left}
.f_contact dl.addr{ width:420px}
.f_contact dl.addr dd{ width:334px}
.foot_copy{line-height:20px;padding:15px 0; background:#666; color:#fff;text-align:center;}